Global Index
HTML5 JS API Index > CSS Object Model Tutorials & Specs

CSSPageRule

Extends CSSGroupingRule.

The CSSPageRule interface represents an @page at-rule.

Properties
DOMString
selectorText
The selectorText attribute, on getting, must return the result of serializing the associated list of CSS page selectors.
CSSStyleDeclarationstyle